projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8c315d
)
* dispextern.h: Fix typo in previous change.
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 23 May 2010 19:02:25 +0000
(21:02 +0200)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 23 May 2010 19:02:25 +0000
(21:02 +0200)
src/dispextern.h
patch
|
blob
|
history
diff --git
a/src/dispextern.h
b/src/dispextern.h
index af262a056339ef7b8998e2d93cfd20c394338158..2c2463fc2ded4e23249746b6e91d93bfe8c2b1b2 100644
(file)
--- a/
src/dispextern.h
+++ b/
src/dispextern.h
@@
-2912,7
+2912,7
@@
void redisplay_preserve_echo_area P_ ((int));
int set_cursor_from_row P_ ((struct window *, struct glyph_row *,
struct glyph_matrix *, int, int, int, int));
void init_iterator P_ ((struct it *, struct window *, EMACS_INT,
- EMACS_IN
I
T, struct glyph_row *, enum face_id));
+ EMACS_INT, struct glyph_row *, enum face_id));
void init_iterator_to_row_start P_ ((struct it *, struct window *,
struct glyph_row *));
int get_next_display_element P_ ((struct it *));